PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getTextPosition Method
In This Topic
    getTextPosition Method
    In This Topic
    Gets the text position.
    Syntax
    public PDFStandardLayoutTextPosition getTextPosition()

    Return Value

    A PDFStandardLayoutTextPosition enum member specifying the position of the element relative the immediately surrounding content.
    See Also